Documentation
LiveNX23.2.0 Release NotesDownload PDF
LiveNX 23.2.0 : API Update
API Update
URI
Method
Summary
/devices
GET
The siteIps have been pulled to the top level to prevent redundancy. Previously every device which belonged to a site would contain the entire parent site’s information, including IP mappings.

Added deviceLoadedState to give more information about the current state of the device. This field details if the device is currently loading or why it may be unreachable.
/bulkDelete
POST
Only the response has changed. The request is unchanged.

The siteIps have been pulled to the top level to prevent redundancy. Previously every device which belonged to a site would contain the entire parent site’s information, including IP mappings.

Added deviceLoadedState to give more information about the current state of the device. This field details if the device is currently loading or why it may be unreachable.
/devices/refresh

/devices/{id}/refresh
POST
Endpoint to manually refresh/reload a device to ensure LiveNX has the most current information. The information gathered here is similar to what is presented during device discovery including interface IPs, ifIndexes, line rates, etc.
/systemMessages
GET
A timestampMillis field has been added to signify the time since epoch that the system message was created